soup.Auth

Undocumented in source.

Public Imports

soup.c.types
public import soup.c.types;
Undocumented in source.

Members

Classes

Auth
class Auth

The abstract base class for handling authentication. Specific HTTP Authentication mechanisms are implemented by its subclasses, but applications never need to be aware of the specific subclasses being used.

Meta